You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Dew.Math.Units Namespace > Classes > Math387 Class > Math387 Methods > Power Method > Math387.Power Method ([In] TCplx, [In] TCplx)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
Math387.Power Method ([In] TCplx, [In] TCplx)

Power function.

Syntax
C#
Visual Basic
public static TCplx Power([In] TCplx A, [In] TCplx X);

Base to any power.

Here both base and exponent can be complex values. Use this version if you want to compute a power to the negative exponent in general case.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!